mathfig

Section: User Commands (1)
Updated: Jul 1 1992
Index Return to Main Contents
 

NAME

mathfig - process Mathematica files for inclusion in LaTeX documents  

SYNOPSIS

mathfig [ -d directory ] [ -i initfile ] files  

DESCRIPTION

Mathfig reads one or more Mathematica source files, invokes Mathematica on them, and creates PostScript output, filtering out labels and putting them in a separate file.

Any number of files can be given. Their names are expected to end with by .ps and .lab. These files can then be included in a LaTeX document using the style file geompsfi.sty (see below).

Mathfig uses the following auxiliary programs:

geomfix
A shell script that compresses the .ps file produced by Mathematica and tacks a header on to it (similar to psfix).
mathlabels
A perl script that filters out the labels.
 

OPTIONS

-d directory
File names are interpreted relative to the specified directory.
-i initfile
The specified initial file is read before each of the remaining input files.
 

SEE ALSO

"The geom style for LaTeX", by Silvio Levy, available from The Geometry Center (and distributed with mathfig in the file "manual.ps"). This document describes this program in more detail, and also the style file geompsfi.sty, needed for inclusion of mathfig's output files in your LaTeX document.  

AUTHOR

Silvio Levy                     
The Geometry Center             
1300 South Second Street
Minneapolis, MN  55454
email: levy@geom.umn.edu


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
AUTHOR

This document was created by man2html, using the manual pages.
Time: 01:33:58 GMT, February 01, 2023